@charset "utf-8";
#preview {
	text-align: center;
	width: 90%;
}

.jqzoom {
	position: relative;
	padding: 0;
}

#spec-n5 {
	overflow: hidden;
	width: 400px;
}

#spec-left {
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 12px;
}

#spec-right {
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 12px;
}

#spec-list {
	float: left;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
	position: relative;
	width: 370px;
}

#spec-list ul li {
	float: left;
	margin: 0px;
	display: inline;
	width: 55px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	margin-top: 8px;
	width: 45px;
}


/*jqzoom*/

.zoomdiv {
	left: 859px;
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 320px;
	height: 320px;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 800px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}




.prodet-page{
  padding-top: 20px;
  width: 1000px;
  margin: auto;
}
.proDetail_pic .prodet-top-l {
  width: 340px;
  margin-left: 30px;
  float: left;
}
.proDetail_pic .prodet-top-l .b-pro {max-width: 335px;max-height: 335px;}
.proDetail_pic .prodet-top-l ul{
  padding: 15px 0 0 15px;
}
.proDetail_pic .prodet-top-l ul li {
  float: left;
  width: 20%;
  margin-right: 10px;
  padding: 2px;
  cursor: pointer;
  position: relative;
  border: 1px solid #ccc;
  height: 65px;display: flex;
    justify-content: center;
    align-items: center;
}
.proDetail_pic .prodet-top-l ul li img{width: 97%;max-height: 60px;}
.proDetail_pic .prodet-top-l ul li:hover {border: 1px solid #003f75;}
.proDetail_pic .prodet-top-l ul li.active {border: 1px solid #003f75;}
.proDetail_pic .prodet-top-l #pic-zoom{
  position: relative;
  margin-top: 0px;
  border: 1px solid #ccc;
  height: 340px;
}
.proDetail_pic .prodet-top-l #pic-zoom img{margin: auto;position: absolute;top: 0;left: 0; bottom: 0;right: 0; } 
.proDetail_pic .prodet-top-l .mark {
  width: 340px;
  height: 340px;
  position: absolute;
  z-index: 2;
  background: transparent;
  display: inline-block;
  left: 0;
  top: 0;
  opacity: 0.1;
  filter: alpha(opacity=0.1);
}
.proDetail_pic .prodet-top-l .layer {
  width: 50px;
  height: 50px;
  background: #E8E8E8;
  position: absolute;
  opacity: 0.4;
  filter: alpha(opacity=0.4);
  display: none;
}
.proDetail_pic .prodet-top-l .big_pic {
  padding: 20px;
  z-index: 9;
  position: absolute;
  display: none;
  overflow: hidden;
  width: 340px;
  height: 340px;
  left: 100%;
  top: 0px;
  background: #fff;
}
.proDetail_pic .prodet-top-l .big_pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  max-width: none;
}


.cotactle{color: rgb(51, 51, 51) !important; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px;}
.pro-infor{border-bottom: dashed 1px #ccc;border-top: dashed 1px #ccc;padding:40px 0;}

/*普通在线客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#000;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq img{ padding-top:6px}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:14px;color:#333;padding:2px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 5px 14px; font-size:18px; color:#da2538; font-weight:bold}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/qq_online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/qq_online_arrow.png) no-repeat #da2538;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}

/*目录*/
.help-side {width: 100%;float: left;position: relative; margin: 0px;}
.help-side dl { margin-bottom: 12px;line-height: 30px;}
.help-side dl dd {padding: 0 0px 0 15px;}
.help-side dl dd.cur a, .help-side dl dd a:hover {color: #da2538; text-decoration: none;}
.help-side dl dd a {font-size: 14px;color: #666;display: block;height: 40px;line-height: 40px;border-bottom: 1px solid #ddd; width: 100%;overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;}
	
/*搜索*/
.t_search {position: absolute;right:2px;width: 287px;background: url()no-repeat;border: 1px solid #aaaaaa; height: 35px;border-radius: 4px;}
.t_search_text {border: 0px;background-color: transparent; color: #000;height: 33px;margin-left: 13px;width: 229px;border-right: 1px solid #aaaaaa;outline: none;}
.sousuo_ss{background:url(../images/d.png); width:19px; height:19px; border:none;margin-left: 13px;margin-bottom: 1px;}


#EIMS_C_3_1_box_div {overflow: hidden;height: 40px;border-top: 1px solid #D8D8D8;}
#EIMS_C_3_1_Upli {float: left;width: 50%;overflow: hidden;}
.EIMS_C_3_1_page {font-size: 14px;color: #404040;line-height: 40px;}
#EIMS_C_3_1_Downli {float: right;width: 49.9%; overflow: hidden; text-align: right;}

.pro_button a{ width:99%; border:1px solid #ccc; background:#f9f9f9; color:#333; text-align:center; font-size:12px; height:27px; line-height:27px;  display:block; margin:5px auto;clear:both;}

/*首页及推荐产品居中*/
.projuzo{position:relative;display:table-cell;text-align:center;vertical-align:middle;}
#main_case .justify .projuzo{height:265px;display:flex;justify-content:center;align-items:center;}
.projuzo a{text-align:center;position:static;+position:absolute;top:50%;}
.projuzo img{ max-width:265px; max-height:235px;}

.tempWrap ul li .projuzo{width:165px; height:160px;}
.tempWrap ul li .projuzo a{text-align:center;position:static;+position:absolute;top:50%;}
.tempWrap ul li .projuzo img{vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%;}

